home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 2382 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: vb.franken.de!volker
  2. From: volker@vb.franken.de (Volker Barthelmann)
  3. Subject: Re: FPU and games?
  4. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.games,comp.sys.amiga.hardware,comp.sys.amiga.misc,comp.sys.amiga.graphics
  5. Followup-To: comp.sys.amiga.programmer,comp.sys.amiga.games,comp.sys.amiga.hardware,comp.sys.amiga.misc,comp.sys.amiga.graphics
  6. References: <38232075@kone.fipnet.fi> <volker.0ehd@vb.franken.de> <38232112@kone.fipnet.fi> <volker.0en5@vb.franken.de> <38232154@kone.fipnet.fi>
  7. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  8. Message-ID: <volker.0ers@vb.franken.de>
  9. Date: 24 Jan 96 22:00:50 MET
  10. Organization: home
  11.  
  12. Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
  13. :
  14. : Now, with those fmoves to data registers this loop
  15. : was very slow. Any reason why?
  16.  
  17. Well, I did some tests and indeed fmove seemed to be emulated (the mouse
  18. pointer was jerking and it was very slow) sometimes.
  19.  
  20. But when I compile programs with gcc -m68040 this does not happen, so
  21. fmove does not have to be emulated.
  22.  
  23. I will try to find out more.
  24.  
  25. Volker
  26.  
  27.